.------------------------------
| Gouraud Texture - Blur Motion
| Programmed By: Jason Allen Doucette
| URL: http://www.jasondoucette.com/graphics.html
| E-mail: jason@jasondoucette.com

USAGE:

- Select an image (*.BM) from the file menu
- The intermediate grid screen that pops up momentarily normally
  allows the user to design his own 3D object, but this has been
  removed.  This program automatically generates a torus.

CONTROL KEYS:

- Use the < and > keys to change the number of polygons
  in the object while the program runs.
- Press 'B' to turn the background on/off.
- 'ESC' exits.

NOTES:

- The program uses the current image's palette, without any
  modifications to it.  As a result, some images with palettes
  that do not have many (proper) shades, may look bad, and may
  leave patterns in the background.  This is not a fault of the
  algorithm or code.  The image could be changed, or the
  hard-coded fading percentage in the compiled code could be
  modified for these specific images.
- Requires a lot of conventional memory.
- Requires 5X7FONT.DAT in the current directory.
